home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / soundmac.sit / SoundCap Mover / card_2564.txt < prev    next >
Text File  |  1987-10-25  |  1KB  |  37 lines

  1. -- card: 2564 from stack: in
  2. -- bmap block id: 3331
  3. -- flags: 0000
  4. -- background id: 2192
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=454 top=259 right=286 bottom=488
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 27009 / 27009
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect wipe left
  23.   go next
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part contents for background part 4
  29. ----- text -----
  30. You can create your own sounds that WildCard can play.  
  31. Get a sound digitizing box from MacNifty and the program SoundCap,   also from MacNifty.  
  32.  
  33. Record your sounds on a tape recorder.  Connect the tape recorder to the MacNifty digitizer and run SoundCap (see its instructions).  Choose a sampling ratio of 2 for music or 3 for speech from the Choices menu.  Edit your sounds to cut off any extra.  (Do not choose Data Compression in the File menu.)  Save your sound in a file.
  34.  
  35. To convert a SoundCap file into a resource (of type 'snd ') for HyperCard, use the HyperTalk command SoundCapToRes. 
  36.  
  37.